alert("This demo needs QuickTime to run." & RETURN & "Install it by copying the files in" & RETURN & "the 'Ext' folder to your system" & RETURN & "folder, then try again.")
halt()
end if
if the colorDepth < 8 then
alert("You must have at least 8-bit colour" & RETURN & "to run this product. Please reset your" & RETURN & "monitor to this level and try again")
halt()
end if
if the colorDepth < 16 then
alert("We recommend that you run this demo" & RETURN & "with your monitor set to thousands " & RETURN & "of colours for top video quality")